Combo box flipping support.
authorKristian Rietveld <kris@gtk.org>
Fri, 12 Dec 2003 20:08:58 +0000 (20:08 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Fri, 12 Dec 2003 20:08:58 +0000 (20:08 +0000)
commit375ccb28b329d28453b9cf8de66be7d000640736
tree000313160f2f1cdfe42d8d2afe9aded378944bed
parentf0293295db45b2088ac2ab8ad9f6039f59be0ff9
Combo box flipping support.

Fri Dec 12 21:00:12 2003  Kristian Rietveld  <kris@gtk.org>

Combo box flipping support.

* gtk/gtkcombobox.c (gtk_combo_box_menu_position),
(gtk_combo_box_size_allocate): support RTL flipping (#126518,
patch from Matthias Clasen),
(gtk_combo_box_popup): fix popup window alignment if there's a
cell view frame visible (#126518, patch from Semion Chichelnitsky).

* gtk/gtkcellview.c (gtk_cell_view_expose): support RTL flipping
(#128348, patch from Semion Chichelnitsky).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcellview.c
gtk/gtkcombobox.c